Flip margin-start and -end in RTL
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Jan 2021 19:56:21 +0000 (14:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Jan 2021 19:58:21 +0000 (14:58 -0500)
commitd89ff7181941d202d257337f8de4ee1da7cbcbea
treea728adfd711869a057b0d0bdaf0ee2a576c0fa70
parent141c725489f153d7705de7f208c6acec81bc47af
Flip margin-start and -end in RTL

We lost this at some point, but the widget margins
are still meant to be relative to the text direction.

Fixes: #3583
gtk/gtkwidget.c